home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
hc
/
growthre.sit
/
Growth Records
/
background_11213.txt
< prev
next >
Wrap
Text File
|
1988-02-06
|
1KB
|
52 lines
-- background: 11213 from stack: in
-- bmap block id: 25894
-- flags: 0000
-- background id: 0
-- name: Comments card
----- HyperTalk script -----
on openBackground
push recent card
color yellow
end openBackground
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=3 top=307 right=336 bottom=35
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris open
go Home
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=410 top=312 right=336 bottom=469
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
global identification
visual effect iris close
go card identification
end mouseUp